You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TMtx Class
>
TMtx Methods
>
ScaleRows Method
>
TMtx.ScaleRows Method ([In] TVec)
Dew Math for .NET
TMtx.ScaleRows Method ([In] TVec)
TMtx Class
TMtx Members
Dew.Math Namespace
ScaleRows Method
Collapse All
Scale
all matrix rows with values from Src.
Syntax
C#
Visual Basic
public
TMtx
ScaleRows
([In]
TVec
Src
);
Public
Function
ScaleRows
(
Src
As
[In]
TVec
)
As
TMtx
Remarks
Src.
Length
must be equal to Self.
Rows
.
Group
ScaleRows Method
Links
TMtx Class
,
TMtx Members
,
Dew.Math Namespace
,
ScaleRows Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!